{load_language_text section="postfinder" name="postfinder"} {load_language_text section="buttons" name="button"} {block name="module_postfinder"} {block name="module_postfinder_title"}

{$postfinder.postfinder_heading}

{/block} {block name="module_postfinder_alert"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$error type="danger"} {/block} {if $NO_RESULT} {block name="module_postfinder_no_result_alert"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$postfinder.postfinder_no_result type="danger"} {/block} {/if} {block name="module_postfinder_form"}
{block name="module_postfinder_intro"}
{block name="module_postfinder_intro_legend"} {$postfinder.postfinder_intro} {/block} {block name="module_postfinder_intro_street"}
{block name="module_postfinder_intro_street_label"} {/block} {block name="module_postfinder_intro_street_container"}
{block name="module_postfinder_intro_street_input"} {/block}
{/block}
{/block} {block name="module_postfinder_intro_streetno"}
{block name="module_postfinder_intro_streetno_label"} {/block} {block name="module_postfinder_intro_streetno_container"}
{block name="module_postfinder_intro_streetno_input"} {/block}
{/block}
{/block} {block name="module_postfinder_intro_zip"}
{block name="module_postfinder_intro_zip_label"} {/block} {block name="module_postfinder_intro_zip_container"}
{block name="module_postfinder_intro_zip_input"} {/block}
{/block}
{/block} {block name="module_postfinder_intro_city"}
{block name="module_postfinder_intro_city_label"} {/block} {block name="module_postfinder_intro_city_container"}
{block name="module_postfinder_intro_city_input"} {/block}
{/block}
{/block}
{/block} {if $CHECKOUT_STARTED} {/if} {block name="module_postfinder_buttons"}
{block name="module_postfinder_buttons_empty"}   {/block}
{block name="module_postfinder_buttons_submit"} {/block}
{/block} {block name="module_postfinder_abook"}
{block name="module_postfinder_abook_legend"} {$postfinder.postfinder_use_address} {/block} {foreach name=abook item=abentry from=$ABOOK} {block name="module_postfinder_abook_item"} {assign var="STR_address" value=$abentry.entry_firstname|cat:" "|cat:$abentry.entry_lastname|cat:"
"} {assign var="STR_address" value=$STR_address|cat:$abentry.entry_street_address|cat:" "|cat:$abentry.entry_house_number|cat:"
"} {assign var="STR_address" value=$STR_address|cat:$abentry.entry_postcode|cat:" "|cat:$abentry.entry_city|cat:"
"} {assign var="STR_url" value=$PAGE_URL|cat:"ab="|cat:$abentry.address_book_id}
{block name="module_postfinder_abook_item_address"}
{if $STR_address}

{$STR_address}

{else}   {/if}
{/block} {block name="module_postfinder_abook_item_action"}
{if $postfinder.postfinder_use_address} {if $STR_url} {block name="module_postfinder_abook_item_action_link"} {$postfinder.postfinder_use_address} {/block} {else} {block name="module_postfinder_abook_item_action_button"} {/block} {/if} {else} {block name="module_postfinder_abook_item_action_empty"}   {/block} {/if}  
{/block}
{/block} {/foreach}
{/block}
{/block} {if $PACKSTATIONS} {block name="module_postfinder_packstation"} {block name="module_postfinder_packstation_head"} {/block} {foreach name=pstations item=ps from=$PACKSTATIONS} {block name="module_postfinder_packstation_item"} {/block} {/foreach} {/block} {/if} {if $RESULT} {block name="module_postfinder_result"}
{$RESULT}
{/block} {/if} {/block}